home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Form Fact File for the Pegasus Mail Business Card Extension
- ; Pegasus Mail System, Copyright 1990-96 David Harris, all rights reserved.
- ;
- ; For information on the format of this file, see FFF.TXT in this directory.
- ;
-
- ; The Business Card Extension is a matched pair of Reader and
- ; Composer Extensions. We need to create definitions for each.
-
- Form name = "Business Card Reader"
- Form DLL = ~a\BCARDR.DLL
- Form type = READER
- Form flags = 0
- Form tagname = PM-BCARD
- Form triggers = X-Tagname*PM-BCARD
- Form data = ""
- End
-
- Form name = "Business Card"
- Form DLL = ~a\BCARDC.DLL
- Form type = COMPOSER
- Form flags = 0
- Form tagname = PM-BCARD
- Form data = ""
- End
-
-